home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / c / amiexpress / source / doors / confaccess / confaccess.doc < prev    next >
Encoding:
Text File  |  1992-12-26  |  903 b   |  25 lines

  1.                           Conference Access v1.0
  2.                           ----------------------
  3.                           written by Joseph Hodge
  4.  
  5. ConfAccess, this XIM allows a user to view who has access to the current
  6. conference. 
  7.  
  8. Requirements: This utility requires that your configuration file be
  9. located in your BBS's root directory. The filenames must be consistant
  10. with the node numbers... let's say that I have a node 1, and my BBS
  11. is located in BBS: then I would have to have a configuration file called
  12. BBS:Config1.
  13.  
  14.  
  15. XIM, Type X interface module. This XIM is compatible with AmiExpress
  16. version 1.1w+.
  17.  
  18. ----------------------------------------------------------------------------
  19. This XIM must be identified in your customcommands file,,, here is an 
  20. example:
  21.  
  22. -----cut here-----------------------------
  23. CA        XM050doors:confaccess/confaccess
  24. -----cut here-----------------------------
  25.